Skip to content

Apply go modernize#80

Merged
philipch07 merged 1 commit intomasterfrom
pch07/apply-go-modernize
Sep 15, 2025
Merged

Apply go modernize#80
philipch07 merged 1 commit intomasterfrom
pch07/apply-go-modernize

Conversation

@philipch07
Copy link
Contributor

Description

Applies go modernization suggestions, see https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize for more details.

Reference issue

N/A

@codecov
Copy link

codecov bot commented Sep 14, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.30%. Comparing base (c2c56b9) to head (b23eae9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/silk/decoder.go 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   70.39%   70.30%   -0.09%     
==========================================
  Files           8        8              
  Lines        1692     1694       +2     
==========================================
  Hits         1191     1191              
- Misses        475      477       +2     
  Partials       26       26              
Flag Coverage Δ
go 70.30% <0.00%> (-0.09%) ⬇️
wasm 68.94% <0.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@philipch07 philipch07 force-pushed the pch07/apply-go-modernize branch from d7b3291 to b23eae9 Compare September 14, 2025 23:34
@philipch07 philipch07 merged commit 6e2aa18 into master Sep 15, 2025
14 of 15 checks passed
@philipch07 philipch07 deleted the pch07/apply-go-modernize branch September 15, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants